Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Sep 26, 2024
1 parent c039f99 commit 88d25e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/OAS-release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Create release for Open API

on:
workflow_dispatch:
workflow_dispatch: {}


jobs:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/update-yaml-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ on:
release:
types: [published]

workflow_dispatch:
# workflow_dispatch:

pull_request:
paths:
- '**'
# pull_request:
# paths:
# - '**'

jobs:
Update-yaml-version:
Expand Down

0 comments on commit 88d25e5

Please sign in to comment.