Skip to content

Commit

Permalink
Testing env. again
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiaswal committed Jan 27, 2025
1 parent 17cf940 commit 99b3265
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-infix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:
jobs:
commit:
runs-on: [ self-hosted, latest ]
if: ${{ github.event.inputs.SYNC_INFIX }}
if: ${{ env.SYNC_INFIX }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 99b3265

Please sign in to comment.