Skip to content

Commit

Permalink
syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
daler committed Jan 27, 2024
1 parent d257763 commit 82bd178
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-env-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Build & Push: bioconda-utils-build-env-cos7'
on:
push:
branches:
- main
- main
paths:
- images/build-env/**
- .github/workflows/build-env-image.yml
Expand All @@ -12,6 +12,7 @@ on:
- .github/workflows/build-env-image.yml



jobs:
build:
name: Build & Push
Expand Down

0 comments on commit 82bd178

Please sign in to comment.