Skip to content

Commit

Permalink
updated python3.8.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Apr 28, 2022
1 parent f56e846 commit a68de49
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions .github/workflows/python3.8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,14 @@ on:
branches:
- master
- main
paths-ignore:
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
paths:
- '**/*.py'
pull_request:
branches:
- master
- main
paths-ignore:
- '**/*.md'
- '**/*.pl'
- '**/*.rb'
- '**/*.go'
- '**/*.sh'
paths:
- '**/*.py'
workflow_dispatch:
inputs:
debug:
Expand Down

0 comments on commit a68de49

Please sign in to comment.