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.
2 parents 41c0dd7 + 3a4fcbe commit b591ca8Copy full SHA for b591ca8
.github/workflows/main.yml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
main:
12
+ if: github.repository == 'getcodelimit/codelimit-action'
13
runs-on: ubuntu-latest
14
permissions:
15
contents: write
0 commit comments