| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,7 @@ on: | |||
| 5 | 5 | push: | |
| 6 | 6 | branches: | |
| 7 | 7 | - master | |
| 8 | + - canary | ||
| 8 | 9 | ||
| 9 | 10 | env: | |
| 10 | 11 | PYTHON_VERSION: 3.8 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,12 +3,13 @@ name: test-asan | |||
| 3 | 3 | on: | |
| 4 | 4 | push: | |
| 5 | 5 | branches: | |
| 6 | - - master | ||
| 6 | + - master | ||
| 7 | + - canary | ||
| 7 | 8 | paths-ignore: | |
| 8 | - - 'doc/**' | ||
| 9 | + - 'doc/**' | ||
| 9 | 10 | pull_request: | |
| 10 | 11 | paths-ignore: | |
| 11 | - - 'doc/**' | ||
| 12 | + - 'doc/**' | ||
| 12 | 13 | ||
| 13 | 14 | env: | |
| 14 | 15 | PYTHON_VERSION: 3.8 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,7 @@ on: | |||
| 5 | 5 | push: | |
| 6 | 6 | branches: | |
| 7 | 7 | - master | |
| 8 | + - canary | ||
| 8 | 9 | ||
| 9 | 10 | env: | |
| 10 | 11 | PYTHON_VERSION: 3.8 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,6 +5,7 @@ on: | |||
| 5 | 5 | push: | |
| 6 | 6 | branches: | |
| 7 | 7 | - master | |
| 8 | + - canary | ||
| 8 | 9 | ||
| 9 | 10 | env: | |
| 10 | 11 | PYTHON_VERSION: 3.8 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments