Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
colek42 authored Dec 9, 2024
1 parent d47b9e6 commit adf4dc9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
branch="${branch}"
# Attacker's malicious branch name will be substituted here,
# resulting in execution of `evil.sh` via curl|bash
git pull origin $branch
- name: Run Program
run: python src/main.py

0 comments on commit adf4dc9

Please sign in to comment.