Skip to content

Commit

Permalink
run autocommit after build and push
Browse files Browse the repository at this point in the history
  • Loading branch information
tshaynik committed Nov 16, 2023
1 parent a2219ae commit 7299b96
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions .github/workflows/autocommit.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
---
name: Auto Commit
on:
push:
branches:
- main
- PLT-6842-autodeploy
create:
tags:
- runtime@v*
- marlowe-runtime-web@v*
- marlowe-apps@v*
workflow_run:
workflows: ["Build and Push"]
types:
- completed
status:
- success

jobs:
run:
Expand Down

0 comments on commit 7299b96

Please sign in to comment.