Skip to content

Commit 712ab37

Browse files
authored
chore: validate actions via PR merge (#1469)
Co-authored-by: jkomyno <12381818+jkomyno@users.noreply.github.com>
1 parent b3f81ee commit 712ab37

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: publish
2-
# No-op change to validate Actions after enabling them for this repository.
2+
# No-op change to validate Actions via a PR merge after enabling them for this repository.
33

44
on:
55
push:

.github/workflows/version-packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: version packages
2-
# No-op change to validate Actions after enabling them for this repository.
2+
# No-op change to validate Actions via a PR merge after enabling them for this repository.
33

44
on:
55
push:

0 commit comments

Comments
 (0)