Skip to content

Commit d7074e6

Browse files
Merge remote-tracking branch 'origin/main' into main
2 parents ede1be6 + 339a310 commit d7074e6

File tree

2 files changed

+79
-3
lines changed

2 files changed

+79
-3
lines changed

.github/workflows/testing.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ jobs:
4343
4444
deploy:
4545
runs-on: ubuntu-latest
46-
46+
4747
steps:
4848
- uses: actions/checkout@v2
49-
- name: Deploy django to heroku
50-
uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD@main
49+
# - name: Deploy django to heroku
50+
# uses: zarif98sjs/C-Compiler-Code-Generation-CI-CD@main
5151
with:
5252
heroku_app_name: ${{ secrets.HEROKU_APP_NAME }}
5353
heroku_api_key: ${{ secrets.HEROKU_API_KEY }}

.idea/workspace.xml

Lines changed: 76 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)