Skip to content

Commit

Permalink
revert manual workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Jun 14, 2021
1 parent f7d9884 commit 0feb4f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nixos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ name: nixos
on:
push:
branches:
- master
- nixos
schedule:
- cron: '0 0 * * *'

env:
BRANCH: nixos
Expand Down

0 comments on commit 0feb4f8

Please sign in to comment.