Skip to content

Commit

Permalink
Fix activity type for workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sofstam committed May 30, 2022
1 parent da98cd6 commit 1a37373
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ on:
schedule:
- cron: '0 0 * * *'
push:
- fix_mamba
branches:
- fix_mamba
jobs:
get-version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1a37373

Please sign in to comment.