Skip to content

Commit

Permalink
xafsd
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirbaio committed Jul 3, 2023
1 parent c831336 commit 081227a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/ci/lol.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
## on push branch=wtflol
## on push branch~=gh-readonly-queue/main/.*
## on pull_request
## permission contents write
## permission_repo stm32-data-generated

set -euo pipefail

echo Hello World > /ci/comment.md
cat /ci/job.json > /ci/artifacts/lol.json
ln -s /etc/passwd /ci/artifacts/haxx.txt
ln -s /etc/passwd /ci/comment.md

0 comments on commit 081227a

Please sign in to comment.