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:
|
||||
push:
|
||||
branches: [ main ]
|
||||
tags: [ '*' ]
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user