workflow_test #1
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,7 @@
|
|||
on: [push]
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu
|
||||
|
|
Loading…
Reference in a new issue