@@ -1,9 +1,9 @@
|
||||
name: CI Build
|
||||
name: CI 5.5.x
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main, 6.0.x, 5.5.x, 'issue/**' ]
|
||||
branches: [ 5.5.x, 'issue/5.5.x/**' ]
|
||||
|
||||
permissions: read-all
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ name: Snapshots
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main, 6.0.x, 5.5.x, 'issue/**' ]
|
||||
branches: [ 5.5.x, 'issue/5.5.x/**' ]
|
||||
|
||||
permissions: read-all
|
||||
|
||||
|
||||
Reference in New Issue
Block a user