Skip to content

Commit

Permalink
Removed testing branch from pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Oct 12, 2023
1 parent ae61c17 commit d18d2b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name: Continuous Integration
name: CI

on:
push:
branches:
- main
- 120-feature-cleanup-dockerfile
pull_request:
workflow_dispatch:

Expand Down
1 change: 0 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
push:
branches:
- main
- 120-feature-cleanup-dockerfile
pull_request:
paths:
- .docker/**
Expand Down

0 comments on commit d18d2b4

Please sign in to comment.