Merge branch 'dev' into verify_stop_flow

This commit is contained in:
github-actions[bot] 2024-06-26 16:06:27 +00:00 committed by GitHub
commit a088363260
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

14
.github/workflows/auto-update.yml vendored Normal file
View file

@ -0,0 +1,14 @@
name: Auto-update
on:
push:
branches:
- dev
- main
jobs:
Auto:
name: Auto-update
runs-on: ubuntu-latest
steps:
- uses: tibdex/auto-update@v2