We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b664176 commit 73e0e4aCopy full SHA for 73e0e4a
.github/workflows/deploy-ui.yml
@@ -6,6 +6,9 @@ on:
6
environment:
7
required: true
8
type: string
9
+ # FIXME remove
10
+ push:
11
+ branches: [ui/deploy-cs-6634]
12
13
permissions:
14
contents: read
0 commit comments