test
This commit is contained in:
parent
1c923552c8
commit
a83d18566f
@ -2,8 +2,9 @@ version: '2'
|
|||||||
|
|
||||||
# Define the workflow trigger: when code is pushed to the main branch
|
# Define the workflow trigger: when code is pushed to the main branch
|
||||||
trigger:
|
trigger:
|
||||||
- push
|
- push:
|
||||||
- pull_request
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
# Jobs to be run
|
# Jobs to be run
|
||||||
jobs:
|
jobs:
|
||||||
Loading…
x
Reference in New Issue
Block a user