Skip to content

Commit

Permalink
run actions on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
dann1 committed Nov 19, 2023
1 parent ed53c05 commit 14231e4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Main

on:
push:
branches: 'master'
tags: '*'
pull_request:
branches: ['master']

concurrency:
group: ${{ github.ref }}
Expand Down

0 comments on commit 14231e4

Please sign in to comment.