Skip to content

Commit ccb6453

Browse files
authored
Merge pull request #237 from psu-libraries/feat-test-always
remove branch filters from test-application workflow
2 parents 7b23bf9 + abbe3a8 commit ccb6453

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.circleci/config.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -329,8 +329,4 @@ workflows:
329329
name: test-application
330330
context:
331331
- org-global
332-
filters:
333-
branches:
334-
only:
335-
- main
336-
- /preview\/.*/
332+

0 commit comments

Comments
 (0)