Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Update allowed build branches for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
mcculls committed Jan 30, 2022
1 parent e4c7a70 commit 0753719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: build

on:
push:
branches:
- master
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 0753719

Please sign in to comment.