Skip to content

Commit b1840f9

Browse files
authored
Merge pull request #213 from ScalefreeCOM/adding-workflow-files-for-branch-testing
Added workflow files for testing on branch.
2 parents 4907908 + a135452 commit b1840f9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.github/workflows/checking_labels.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: "Checking Labels"
2+
3+
on:
4+
workflow_dispatch:
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
name: "Trigger remote Workflow"
2+
3+
on:
4+
workflow_dispatch:

0 commit comments

Comments
 (0)