1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-10-30 14:44:05 +00:00

#N/A: Define branches in workflow (#1328)

This commit is contained in:
Pablo Aguiar
2022-09-07 21:33:40 +02:00
committed by GitHub
parent 03a032295d
commit 77627a3140

View File

@@ -2,7 +2,9 @@ name: Tests
on:
push:
branches: master]
pull_request:
branches: [master]
types: [opened, reopened]
env: