Skip to content

Commit 839bd96

Browse files
Merge branch 'develop' of https://github.com/SolidProgramming/firewall-orchestrator into develop
2 parents a94f932 + d7aed54 commit 839bd96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test-install.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ name: Build
55
# events but only for the master branch
66
# test change
77

8+
env:
9+
GITHUB_ACTIONS: 'true'
10+
811
on:
912
push:
1013
branches: [ main, develop ]

0 commit comments

Comments
 (0)