Skip to content

Commit

Permalink
Automated update by SDK Generator (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
elsmr authored Dec 22, 2022
1 parent 87978cd commit d919d12
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: Release

on:
push:
pull_request:
types: [closed]
branches:
- main

jobs:
release:
if: "github.event.pull_request.merged == true"
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit d919d12

Please sign in to comment.