Skip to content

Commit

Permalink
Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
HarriesCC committed Jun 14, 2023
1 parent 659d269 commit 1184f33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Actions
on:
push:
branches:
- master
- main
- rel/*
- staging
- trying
Expand All @@ -13,7 +13,7 @@ on:
- "**/*.md"
pull_request:
branches:
- master
- main
- rel/*
paths-ignore:
- "**/*.md"
Expand Down

0 comments on commit 1184f33

Please sign in to comment.