We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b550b06 commit f1ddf80Copy full SHA for f1ddf80
.github/workflows/django_ci_cd.yml
@@ -2,7 +2,7 @@ name: Django CI/CD
2
3
on:
4
push:
5
- branches:
+ branches: #adding comment to just test
6
- adding-to-ci-pipeline # changing this temp from main to my current branch
7
8
jobs:
0 commit comments