Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
thecrypticace committed Oct 10, 2022
1 parent 9248971 commit b862fa5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/main.yml
@@ -1,8 +1,9 @@
name: CI

on:
- push
- pull_request
push:
branches: [main]
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit b862fa5

Please sign in to comment.