Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
Signed-off-by: Sayali Gaikawad <[email protected]>
  • Loading branch information
gaiksaya committed Feb 15, 2024
1 parent a2f1908 commit ab36c29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy-nightly-playground.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
name: Nightly Playground Validate and Deploy

on:
push:
branches: 'add-GHA'
workflow_dispatch:
schedule:
- cron: '0 0 * * *'


env:
DIST_VERSION: 2.12.0
DIST_VERSION: 2.11.0

jobs:
set-os-osd-urls:
Expand Down

0 comments on commit ab36c29

Please sign in to comment.