Skip to content

Commit

Permalink
ci: temporarily run on all branches to test CI on forked repo
Browse files Browse the repository at this point in the history
  • Loading branch information
elias-pap committed Jun 27, 2023
1 parent 95cb990 commit 004945e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/main.yml
Expand Up @@ -2,11 +2,8 @@ name: Test & Release

on:
push:
# Run on pushes to specific branches
branches:
- master
- beta
- alpha
- "*"
# Do not run on tags
tags-ignore:
- "*"
Expand Down

0 comments on commit 004945e

Please sign in to comment.