Skip to content

Commit

Permalink
test-amd64-arch
Browse files Browse the repository at this point in the history
  • Loading branch information
xunliu committed Aug 24, 2024
1 parent f0f1301 commit eda989c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/authorization-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
outputs:
source_changes: ${{ steps.filter.outputs.source_changes }}

test-on-push:
test-amd64-arch:
needs: changes
if: (github.event_name == 'push' && needs.changes.outputs.source_changes == 'true')
runs-on: ubuntu-latest
Expand Down

0 comments on commit eda989c

Please sign in to comment.