Skip to content

Commit 8485e80

Browse files
committed
run CI on manual dispatch (allows for upstream repo changes) and PR only (removes dupes from merging main)
1 parent d517c86 commit 8485e80

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/arcus.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Build images on arcus:rcp-cloud-portal-demo
22
on:
3-
push:
4-
branches:
5-
- main
3+
workflow_dispatch:
64
pull_request:
75
concurrency: rcp-cloud-portal-demo # openstack project
86
jobs:

0 commit comments

Comments
 (0)