Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dhohirpradana authored Oct 18, 2023
1 parent f8a9430 commit e04bbf0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: twitter auto update banner and name
on:
push:
branches:
- master1
#schedule:
#- cron: '0 17 * * *'
- master
schedule:
- cron: '0 17 * * *'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e04bbf0

Please sign in to comment.