Skip to content

Commit

Permalink
revert python can run workflow to trigger on each push
Browse files Browse the repository at this point in the history
  • Loading branch information
asyms committed Sep 4, 2024
1 parent 766186b commit 88cc97e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/python-can-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: Python can run

# Controls when the workflow will run
on: [push]
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

jobs:
build:
Expand Down

0 comments on commit 88cc97e

Please sign in to comment.