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 338f4f8 commit 6e025aeCopy full SHA for 6e025ae
README.md
@@ -24,8 +24,10 @@ on:
24
25
jobs:
26
build:
27
- runs-on: ubuntu-latest
28
name: Update this repo's README with recent activity
+ runs-on: ubuntu-latest
29
+ permissions:
30
+ contents: write
31
32
steps:
33
- uses: actions/checkout@v2
@@ -64,8 +66,10 @@ on:
64
66
65
67
68
69
70
71
72
73
74
75
0 commit comments