Skip to content

Commit

Permalink
remove main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonkoehn committed Oct 25, 2024
1 parent c3e61ac commit 5a4fd86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-snake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
env:
VALIDATE_SNAKEMAKE_SNAKEFMT: true
FILTER_REGEX_INCLUDE: '(^Snakefile$|.*\.smk$)' # Only include Snakefile and .smk files
DEFAULT_BRANCH: main
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DISABLE_ERRORS: false

Expand Down

0 comments on commit 5a4fd86

Please sign in to comment.