mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
#N/A: Change workflow triggers
This commit is contained in:
parent
56c16b737f
commit
03a032295d
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@ -1,6 +1,9 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
on: [push, pull_request]
|
on:
|
||||||
|
push:
|
||||||
|
pull_request:
|
||||||
|
types: [opened, reopened]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PYTHON_LATEST: 3.9
|
PYTHON_LATEST: 3.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user