Skip to content

Commit 7d7add9

Browse files
committed
.github/workflows/ci-sage.yml: Only run when a tag is pushed
1 parent 5fc786b commit 7d7add9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci-sage.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,8 @@ name: Run Sage CI for Linux
3535
## systems/configurations.
3636

3737
on:
38-
pull_request:
3938
push:
4039
tags:
41-
branches:
42-
- master
4340
workflow_dispatch:
4441
# Allow to run manually
4542

0 commit comments

Comments
 (0)