1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 06:34:09 +00:00

#N/A: Change workflow triggers

This commit is contained in:
Pablo Santiago Blum de Aguiar
2022-08-31 22:36:44 +02:00
parent 56c16b737f
commit 03a032295d

View File

@@ -1,6 +1,9 @@
name: Tests
on: [push, pull_request]
on:
push:
pull_request:
types: [opened, reopened]
env:
PYTHON_LATEST: 3.9