Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dhohirpradana committed Feb 1, 2024
2 parents 245909c + 552ace9 commit 9762bb9
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,12 +3,12 @@ name: twitter auto update banner and name
on:
push:
branches:
# - master
- main
- master
# - main
schedule:
- cron: "0 17 * * *"
jobs:
build:
execute:
runs-on: ubuntu-latest
steps:
- name: checkout repo content
Expand Down

0 comments on commit 9762bb9

Please sign in to comment.