Correct syntax for testing PRs on main
This commit is contained in:
parent
64f201b632
commit
7406fc7dde
@ -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