Skip to content

Commit

Permalink
remove this branch from CI as it will be deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
elichad committed Jun 28, 2023
1 parent b903898 commit 97c7fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_feature_branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: CI (feature)
# but do run CI if a PR is made with any feature branch as a base
on:
push:
branches: [ 'feature/instructor-checkout-changes' ]
branches: [ ]
pull_request:
branches: [ 'feature/**' ]

Expand Down

0 comments on commit 97c7fc2

Please sign in to comment.