Enable the workflow for branches
This commit is contained in:
parent
51b1265a79
commit
a1375beaac
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -1,5 +1,6 @@
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
branches: [ main ]
|
||||||
tags: [ '*' ]
|
tags: [ '*' ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user