Merge pull request #142 from talentdeficit/talentdeficit-patch-1
swap master to main in gh actions thing
This commit is contained in:
commit
8231cf8fc6
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -3,10 +3,10 @@ name: EUnit
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'main'
|
||||
push:
|
||||
branches:
|
||||
- 'master'
|
||||
- 'main'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue