mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47: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:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!main'
|
||||
branches-ignore:
|
||||
- 'main'
|
||||
|
||||
env:
|
||||
BUILDER_VERSION: v0.8.18
|
||||
|
||||
Reference in New Issue
Block a user