diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-04-29 21:38:47 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-04-29 21:38:47 +0200 |
| commit | e724eb147c164804118b798cd2ff7563a8236e34 (patch) | |
| tree | 084705bf931683c1d46a5fbf6aef1de0a7e0e1f9 /.github/workflows/cs.yml | |
| parent | 6f8cd15abb58532d39b6adcfc4fbfa423b3e745f (diff) | |
| download | gohugo-theme-ed-e724eb147c164804118b798cd2ff7563a8236e34.tar.gz | |
Add branch to trigger CS
Diffstat (limited to '.github/workflows/cs.yml')
| -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/**' |
