Limit to the main branch
This commit is contained in:
parent
41e4561324
commit
854b85110f
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue