Skip to content

Commit 7f8332c

Browse files
author
codopanda
committed
Remove logic that posts on push to master
1 parent 6e07f01 commit 7f8332c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/prod.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
name: RescueGroups API Post
22

33
on:
4-
push:
5-
# We are doing this for testing purposes, but when we start posting, we should remove this line
6-
branches:
7-
[master]
84
workflow_dispatch:
95
schedule:
106
# Every 4 hours

0 commit comments

Comments
 (0)