Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update linux.yml
  • Loading branch information
Enmk authored Jun 9, 2025
commit 2292f9ae152db174c702193d613f1b9bc4897af2
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
schedule:
- cron: '0 0 * * 1'
push:
branches: [ master ]
branches: [ '*' ]
pull_request:
branches: [ master ]

Expand Down