diff options
| author | seth <[email protected]> | 2023-06-18 23:20:41 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-06-18 23:20:41 -0400 |
| commit | b5d526e9eeed7c7052937a0fe75a53a1db180de3 (patch) | |
| tree | 61dfc94dc56c9ead440b2b600e605d8af784aa54 /.github/workflows | |
| parent | d93d9f606d9e7068265cb8a0dbb4668f76afb110 (diff) | |
ci: allow update-flake to make prs
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/update-flake.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/update-flake.yaml b/.github/workflows/update-flake.yaml index 12d7607..6133799 100644 --- a/.github/workflows/update-flake.yaml +++ b/.github/workflows/update-flake.yaml @@ -9,6 +9,7 @@ on: permissions: contents: write + pull-requests: write jobs: update-flake: |
