Skip to content

Commit 394a7ab

Browse files
committed
Revert "Also trigger builds on tag push."
This reverts commit 1707677.
1 parent 908d5b5 commit 394a7ab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: CI
22
on:
33
create: # when tags are created
44
push:
5-
tags: 'v*'
65
branches: [ master ]
76
pull_request:
87
branches: [ master ]

0 commit comments

Comments
 (0)