Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tanrax authored Sep 26, 2023
1 parent aa68127 commit 5e2ffab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@ on:
schedule:
- cron: "0 22 * * *"



jobs:
build:
runs-on: ubuntu-latest
env:
MEETUP_COOKIES: ${{ vars.MEETUP_COOKIES }}

steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 5e2ffab

Please sign in to comment.