Skip to content

Commit f1ddf80

Browse files
Test
1 parent b550b06 commit f1ddf80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django_ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Django CI/CD
22

33
on:
44
push:
5-
branches:
5+
branches: #adding comment to just test
66
- adding-to-ci-pipeline # changing this temp from main to my current branch
77

88
jobs:

0 commit comments

Comments
 (0)