Skip to content

Commit

Permalink
fix: github actions to pr only
Browse files Browse the repository at this point in the history
  • Loading branch information
leehanchung authored and hurshd0 committed Apr 22, 2020
1 parent 354f069 commit 14f963e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Build

on:
push:
pull_request:
branches: [ staging, master ]

Expand Down

0 comments on commit 14f963e

Please sign in to comment.