Skip to content

Commit

Permalink
feat: experiment with custom timer
Browse files Browse the repository at this point in the history
  • Loading branch information
SudharakaP committed Jan 15, 2024
1 parent e5125ad commit efaafb5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/booking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
ED_PASSWORD: ${{ secrets.ED_PASSWORD }}
CAPTCHA_API_KEY: ${{ secrets.CAPTCHA_API_KEY }}
SIGN_IN_URL: ${{ vars.SIGN_IN_URL }}
RETRY_INTERVAL: ${{ vars.RETRY_INTERVAL }}
EXEC_MINS: ${{ vars.EXEC_MINS }}

# Controls when the workflow will run
on:
Expand Down
Binary file modified add-to-cart.mjs
Binary file not shown.
Binary file modified helpers/bookSlot.mjs
Binary file not shown.

0 comments on commit efaafb5

Please sign in to comment.