This commit is contained in:
parent
b89f175a7f
commit
3faf2021f7
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
on: [push, pull_request, workflow_dispatch]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
name: Build
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue