diff options
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/cs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/cs.yml b/.github/workflows/cs.yml index 8f2efdb..002bd19 100644 --- a/.github/workflows/cs.yml +++ b/.github/workflows/cs.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - exampleSite - 'feature/**' - 'release/**' - 'fix/**' |
