We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a94f932 + d7aed54 commit 839bd96Copy full SHA for 839bd96
.github/workflows/test-install.yml
@@ -5,6 +5,9 @@ name: Build
5
# events but only for the master branch
6
# test change
7
8
+env:
9
+ GITHUB_ACTIONS: 'true'
10
+
11
on:
12
push:
13
branches: [ main, develop ]
0 commit comments