Skip to content

Commit

Permalink
Make Resume manual to avoid costs
Browse files Browse the repository at this point in the history
  • Loading branch information
mishraomp authored Dec 27, 2024
1 parent 05d9be7 commit 7d56923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/resume-resources.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Resume AWS Resources

on:
schedule:
- cron: "0 15 * * 1-5" # Runs every weekday (Monday to Friday) at 7AM PST
#schedule:
# - cron: "0 15 * * 1-5" # Runs every weekday (Monday to Friday) at 7AM PST
workflow_dispatch:
permissions:
id-token: write # This is required for requesting the JWT
Expand Down

0 comments on commit 7d56923

Please sign in to comment.