Skip to content

Commit

Permalink
Run these workflows on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
willend committed May 9, 2024
1 parent a3c9aec commit eb1cdcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/mcstas-basictest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mcstas-basictest
on:
push:

pull_request:
schedule:
- cron: '30 23 * * 0' # 23:30 every Sunday

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/mcxtrace-basictest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: mcxtrace-basictest
on:
push:

pull_request:
schedule:
- cron: '55 23 * * 0' # 23:55 every Sunday

Expand Down

0 comments on commit eb1cdcf

Please sign in to comment.