Skip to content

Commit 471929a

Browse files
Remove workflow trigger for any push to master branch
1 parent 75bd424 commit 471929a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Create Release
22
on:
33
push:
4-
branches:
5-
- master
64
tags:
75
- '[0-9]+.[0-9]+.[0-9]+'
86
jobs:

0 commit comments

Comments
 (0)