Skip to content

Commit

Permalink
ci: specify branch
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Dec 4, 2023
1 parent 072e017 commit 3d1c171
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nuxt-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
# - cron: "0 5 * * 1,3,5" # monday,wednesday,friday 5AM
workflow_dispatch:
push:
branches:
ci/nightly

jobs:
test:
Expand Down

0 comments on commit 3d1c171

Please sign in to comment.