Skip to content

Commit 6d6fc87

Browse files
committed
Remove test branch from workflow triggers
1 parent a121743 commit 6d6fc87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
# We are doing this for testing purposes, but when we start posting, we should remove this line
66
branches:
7-
[master, upgrade-instagram-poster]
7+
[master]
88
workflow_dispatch:
99
schedule:
1010
# Every 4 hours

0 commit comments

Comments
 (0)