Skip to content

Commit fbc5839

Browse files
author
Steve Riesenberg
committed
Build only on branches
Issue gh-11480
1 parent d76c321 commit fbc5839

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/continuous-integration-workflow.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: CI
22

33
on:
44
push:
5+
branches:
6+
- '**'
57
schedule:
68
- cron: '0 10 * * *' # Once per day at 10am UTC
79
workflow_dispatch: # Manual trigger

0 commit comments

Comments
 (0)