Skip to content

Commit

Permalink
Branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed Feb 19, 2023
1 parent ebe6823 commit bcefe8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- master
- main
paths-ignore:
- '**.md'
- 'docs/**'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/Documentation.yml
Expand Up @@ -8,7 +8,7 @@ on:
paths-ignore:
- 'README.md'
branches:
- 'master'
- 'main'
- 'release-'
tags: '*'

Expand Down

0 comments on commit bcefe8c

Please sign in to comment.