Skip to content

Commit

Permalink
Update xskillscore_testing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronspring committed Apr 22, 2022
1 parent 77be69a commit e2082d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/xskillscore_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
detect-ci-trigger:
name: detect ci trigger
runs-on: ubuntu-latest
if: github.event_name == 'push' || github.event_name == 'pull_request'
outputs:
triggered: ${{ steps.detect-trigger.outputs.trigger-found }}
steps:
Expand Down

0 comments on commit e2082d6

Please sign in to comment.