Skip to content

Commit

Permalink
Fix Pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
opa334 committed Oct 24, 2023
1 parent 752ab7b commit a765e26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ name: "Dopamine: build and upload"
on:
push:
branches:
- master
- main
paths-ignore:
- ".gitignore"
pull_request:
branches:
- master
- main
paths-ignore:
- ".gitignore"
workflow_dispatch:
Expand Down

0 comments on commit a765e26

Please sign in to comment.