Skip to content

Commit 8b79e11

Browse files
authored
Merge branch 'master' into fix/CLEN-2961
2 parents 81aaa63 + ad11aeb commit 8b79e11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-validations.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ env:
1919
jobs:
2020
# pubnub-yml:
2121
# name: "Validate .pubnub.yml"
22-
# runs-on: ubuntu-latest
22+
# runs-on:
23+
# group: organization/Default
2324
# steps:
2425
# - name: Checkout project
2526
# uses: actions/checkout@v3
@@ -107,7 +108,6 @@ jobs:
107108
name: Check if `no_std` target compiles as expected
108109
runs-on:
109110
group: organization/Default
110-
111111
steps:
112112
- uses: actions/checkout@v5
113113

0 commit comments

Comments
 (0)