Skip to content

Commit

Permalink
Merge branch 'main' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Shegox authored Dec 12, 2024
2 parents 987f95d + 6674bbe commit 4d23d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

# Runs a single command using the runners shell
- name: Run a one-line script
run: echo Hello, world!
run: echo ${{ github.event.pull_request.author_association }}

# Runs a set of commands using the runners shell
- name: Run a multi-line script
Expand Down

0 comments on commit 4d23d81

Please sign in to comment.