We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28ab5f0 + a077447 commit 37cf237Copy full SHA for 37cf237
1 file changed
.github/workflows/upgrade-deps.yml
@@ -9,6 +9,7 @@ permissions: {}
9
10
jobs:
11
upgrade:
12
+ if: github.event.repository.fork == false
13
runs-on: ubuntu-latest
14
permissions:
15
contents: write
0 commit comments