mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-18 10:07:12 +00:00
Fix it so CI runs on branches with '/' in name (#62)
This commit is contained in:
@@ -2,9 +2,8 @@ name: CI
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches-ignore:
|
||||||
- '*'
|
- 'main'
|
||||||
- '!main'
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILDER_VERSION: v0.8.18
|
BUILDER_VERSION: v0.8.18
|
||||||
|
|||||||
Reference in New Issue
Block a user