Skip to content

Commit

Permalink
Merge pull request #2378 from Kaiserdragon2/fix_workflow
Browse files Browse the repository at this point in the history
fix run only on specific repo
  • Loading branch information
Kaiserdragon2 authored Dec 2, 2024
2 parents 7275c9b + 87d4bde commit 4e4817a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fetch-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ concurrency:

jobs:
fetch_and_push_file:
if: github.repository == 'Arcticons-Team/Arcticons'
runs-on: ubuntu-latest

env:
Expand Down

0 comments on commit 4e4817a

Please sign in to comment.