Skip to content

Commit

Permalink
github actions for artifacts linking
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdCopter committed Feb 20, 2024
1 parent 03a1539 commit 9559687
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/artifact-links.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Artifact links comments creator
name: Artifacts links comment creator
on:
pull_request:
types: [opened,synchronize]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hide-artifact-links.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Hide artifact links comments
name: Hide artifacts links comments

on:
pull_request_target:
Expand Down

0 comments on commit 9559687

Please sign in to comment.