Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 9, 2024
1 parent e004ef5 commit bf7e109
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/e2e-science.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ on:
# At 05:00 UTC on every day-of-week from Monday through Friday.
- cron: '0 5 * * 1-5'
push:
branches:
- master
pull_request:
branches:
- master
# ciux does not support pull_request when trying not to build image
# branches:
# - master
# pull_request:
# branches:
# - master
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/e2e-common.yml
Expand Down

0 comments on commit bf7e109

Please sign in to comment.