diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-04-29 21:51:44 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-04-29 21:51:44 +0200 |
| commit | 51c13094551e705aa62ae5c976c7e1bdeb196c8b (patch) | |
| tree | 69a2d9655f7c2fdbcf01bdf1a7f086e7ac41c97f /.github/workflows/cs.yml | |
| parent | ade3ec089b6b68c23b6bfb5562f2077672779042 (diff) | |
| download | gohugo-theme-ed-51c13094551e705aa62ae5c976c7e1bdeb196c8b.tar.gz | |
Remove tracking for exampleSite branch
Diffstat (limited to '.github/workflows/cs.yml')
| -rw-r--r-- | .github/workflows/cs.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/cs.yml b/.github/workflows/cs.yml index 002bd19..8f2efdb 100644 --- a/.github/workflows/cs.yml +++ b/.github/workflows/cs.yml @@ -4,7 +4,6 @@ on: push: branches: - master - - exampleSite - 'feature/**' - 'release/**' - 'fix/**' |
