mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-23 12:40:19 +01:00
parent
9df18fdc69
commit
2e2c07c3a0
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,5 +1,7 @@
|
||||||
name: test
|
name: test
|
||||||
on:
|
on:
|
||||||
|
pull_request:
|
||||||
|
types: [opened]
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- "*"
|
- "*"
|
||||||
|
|
Loading…
Reference in a new issue