forked from fediversity/fediversity
temp allow trigger on PR to test CI
This commit is contained in:
parent
24fd6516be
commit
f76f0b9db6
1 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,11 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
# - main
|
# - main
|
||||||
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- synchronize
|
||||||
|
- reopened
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
deploy:
|
deploy:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue