Thanks to visit codestin.com Credit goes to github.com
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 e8b3238 commit 973dc3cCopy full SHA for 973dc3c
1 file changed
.github/workflows/rebase.yml
@@ -2,6 +2,9 @@ name: Automatic Rebase
2
3
on: [pull_request_target]
4
5
+permissions:
6
+ contents: read
7
+
8
jobs:
9
_:
10
uses: ljharb/actions/.github/workflows/rebase.yml@main
0 commit comments