Skip to content

Commit

Permalink
Disable auto run
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Dec 11, 2023
1 parent 3476ec5 commit e409053
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/weekly_fmtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Run Weekly Report Field Mapping Tasking Manger
on:
schedule:
- cron: "0 5 * * *" # Run every day at 5 UTC
push:
branches:
- master
# push:
# branches:
# - master
jobs:
issue:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e409053

Please sign in to comment.