Skip to content

Commit

Permalink
ci: πŸ’š Do not run for forks
Browse files Browse the repository at this point in the history
  • Loading branch information
robvanderleek committed Dec 6, 2024
1 parent f0139fe commit 3a4fcbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:

jobs:
main:
if: github.repository == 'getcodelimit/codelimit-action'
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 3a4fcbe

Please sign in to comment.