Skip to content

Commit

Permalink
Update auto-sync-production.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
quidl authored Dec 30, 2022
1 parent 88ff95c commit ae03222
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-sync-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Trigger auto sync
on:
workflow_dispatch:
push:
branch:
branches:
- master

jobs:
Expand All @@ -18,4 +18,4 @@ jobs:
testops-base-url: https://testops.katalon.io
username: ${{ secrets.USERNAME }}
password: ${{ secrets.PASSWORD }}
token: ${{ secrets.TOKEN }}
token: ${{ secrets.TOKEN }}

0 comments on commit ae03222

Please sign in to comment.