Skip to content

Commit

Permalink
chore: add if to codeberg workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
r3tr0ananas committed Jul 15, 2024
1 parent cce5725 commit f6e575c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeberg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:

jobs:
codeberg:
if: github.repository == 'mov-cli/mov-cli-test'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f6e575c

Please sign in to comment.