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:
|
||||
branches:
|
||||
# - main
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- synchronize
|
||||
- reopened
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue