Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bitterdev committed Jul 11, 2021
1 parent c797c6d commit c13a006
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@ name: CI
on:
push:
branches: [ master, main]
repository_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- name: "Cancel other workflows"
uses: potiuk/cancel-workflow-runs@master
with:
Expand Down

0 comments on commit c13a006

Please sign in to comment.