We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae27633 commit 102fb27Copy full SHA for 102fb27
.github/workflows/changelog-ci.yml
@@ -1,8 +1,8 @@
1
name: 'Changelog CI'
2
on: [ push ]
3
permissions:
4
- contents: read-all
5
- pull-requests: read-all
+ contents: read
+ pull-requests: read
6
7
jobs:
8
release:
0 commit comments