updated pypy2.yaml

pull/2/head
Hari Sekhon 2 years ago
parent 4bc47ad4e3
commit 83de673638

@ -19,22 +19,14 @@ on:
branches: branches:
- master - master
- main - main
paths-ignore: paths:
- '**/*.md' - '**/*.py'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
pull_request: pull_request:
branches: branches:
- master - master
- main - main
paths-ignore: paths:
- '**/*.md' - '**/*.py'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
workflow_dispatch: workflow_dispatch:
inputs: inputs:
debug: debug:

Loading…
Cancel
Save