Skip to content

Commit

Permalink
ci: run devcontainers workflow only on push to master (#2295)
Browse files Browse the repository at this point in the history
  • Loading branch information
shumkov authored Nov 6, 2024
1 parent b86f4e0 commit ae97f47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prebuild-devcontainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
- '.github/workflows/prebuild-devcontainers.yml'
- rust-toolchain.toml
- Dockerfile
branches:
- master
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit ae97f47

Please sign in to comment.