Correct syntax for testing PRs on main
This commit is contained in:
parent
312505e139
commit
c6f4d6a82e
@ -2,7 +2,8 @@ name: Test Pull Request
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- ['develop', 'main']
|
||||
- 'main'
|
||||
- 'develop'
|
||||
|
||||
env:
|
||||
FULL_TAG: git.mrmeeb.stream/mrmeeb/pywebfinger:develop
|
||||
|
Loading…
x
Reference in New Issue
Block a user