Skip to content

Commit

Permalink
Run weekly now and Updates the typo on fmtm
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Dec 11, 2023
1 parent ce7d3e6 commit 3476ec5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/weekly_fmtm.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Run Daily Report Field Mapping Tasking Manger
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 3476ec5

Please sign in to comment.