Skip to content

Commit f5efa5a

Browse files
committed
CI: also trigger Downgrade worfklow on changes to Project.toml
Signed-off-by: Thomas Kemmer <[email protected]>
1 parent 164592b commit f5efa5a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/Downgrade.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: CompatDowngrade
22
on:
3+
push:
4+
paths:
5+
- 'Project.toml'
36
schedule:
47
- cron: 0 0 * * *
58
workflow_dispatch:

0 commit comments

Comments
 (0)