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
|
||||
trigger:
|
||||
- push
|
||||
- pull_request
|
||||
- push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
# Jobs to be run
|
||||
jobs:
|
||||
Loading…
x
Reference in New Issue
Block a user