mirror of
https://github.com/nvbn/thefuck.git
synced 2025-01-18 12:06:04 +00:00
#1248: Run workflows on push and pull_request
This commit is contained in:
parent
b79e104df8
commit
b03e0913d3
7
.github/workflows/test.yml
vendored
7
.github/workflows/test.yml
vendored
@ -1,11 +1,6 @@
|
|||||||
name: Tests
|
name: Tests
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches: master]
|
|
||||||
pull_request:
|
|
||||||
branches: [master]
|
|
||||||
types: [opened, reopened]
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PYTHON_LATEST: "3.11"
|
PYTHON_LATEST: "3.11"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user