Skip to content

Commit

Permalink
Don't run workflow on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
lupyuen committed Apr 18, 2021
1 parent 158d767 commit 65e8519
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ on:
push:
branches: [ master, lvgl, timesync, lvgl-rust, pre-lvgl ]

# Also run this Workflow when a Pull Request is created or updated in this Branch
pull_request:
branches: [ master, lvgl, timesync, lvgl-rust, pre-lvgl ]

# Steps to run for the Workflow
jobs:
build:
Expand Down

0 comments on commit 65e8519

Please sign in to comment.