diff options
| author | Jack Koenig | 2023-03-15 12:31:40 -0700 |
|---|---|---|
| committer | GitHub | 2023-03-15 12:31:40 -0700 |
| commit | 4575518456d8501c3581b195aa7a9e31af19dc38 (patch) | |
| tree | ca827607a60dc40aa00e9d131811b177eb667938 /.github/workflows/test.yml | |
| parent | 6a999e306c81bb6a3276311022349523a576b552 (diff) | |
| parent | 7262d5a538bd52850b90dd313757d3facb343b4a (diff) | |
Merge pull request #2613 from chipsalliance/maintenance-mode
Maintenance mode
Diffstat (limited to '.github/workflows/test.yml')
| -rw-r--r-- | .github/workflows/test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 38febb1c..dff41ad2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -5,6 +5,7 @@ on: push: branches: - master + - 1.6.x - 1.5.x - 1.4.x - 1.3.x |
