Skip to content

Commit 03ce291

Browse files
committed
Updated triggers
1 parent fbd2c39 commit 03ce291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-azure.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ name: Deploy Memgraph on AKS
22

33
on:
44
push:
5-
branches: [ main ]
5+
branches: [ dev ]
66
workflow_dispatch:
77

88
permissions:
99
id-token: write
10-
contents: read
10+
contents: read
1111

1212
################################################################
1313
# ENV

0 commit comments

Comments
 (0)