We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5555ec4 commit 0faa39fCopy full SHA for 0faa39f
README.md
@@ -8,6 +8,10 @@ https://github.com/DeterminateSystems/update-flake-lock/ action.
8
1. Click "Use this template"
9
1. Give it a name, and click "Create repository from template"
10
1. Modify the `.github/workflows/update.yml` file to point to your fork's `update-flake-lock` repository and branch
11
+1. Go to "Settings" → "Actions" → "General" → "Workflow permissions"
12
+ - Select "Read and write permissions"
13
+ - Enable "Allow GitHub Actions to create and approve pull requests"
14
+ - Click "Save"
15
1. Go to the "Actions" tab and click on "update-flake-lock"
16
1. Then click the "Run workflow" dropdown
17
1. Finally, click the "Run workflow" button
0 commit comments