mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 03:56:01 +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
|
||||
|
||||
on: [push, pull_request]
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
types: [opened, reopened]
|
||||
|
||||
env:
|
||||
PYTHON_LATEST: 3.9
|
||||
|
Loading…
Reference in New Issue
Block a user