Skip to content

Commit 2bb669b

Browse files
committed
fixup! fixup! Init work on actions extraction
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
1 parent 6415645 commit 2bb669b

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test-dependencies.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
push:
88
branches:
99
- "main"
10+
# Remove this after testing
11+
- "extract-actions"
1012
tags:
1113
- "*"
1214

.github/workflows/test-deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
push:
88
branches:
99
- "main"
10+
# Remove this after testing
11+
- "extract-actions"
1012
tags:
1113
- "*"
1214

0 commit comments

Comments
 (0)