Skip to content

Commit

Permalink
Fix build triggers, drop make
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiahpslewis authored Feb 24, 2023
1 parent c91cd4a commit 32c0eda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/push-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ on:
branches: ['main']
paths:
- .devcontainer/Dockerfile
- Manifest.toml
- Project.toml
- requirements.txt
- .github/workflows/push-container.yml
- docs/Manifest.toml
- docs/Project.toml
# to be able to trigger a manual build
workflow_dispatch:

Expand Down
13 changes: 0 additions & 13 deletions Makefile

This file was deleted.

0 comments on commit 32c0eda

Please sign in to comment.