mirror of
https://github.com/TwiN/gatus.git
synced 2026-08-17 04:36:03 +00:00
docs(ai): Add AGENTS.md
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
ref: ${{ steps.pr.outputs.ref }}
|
||||
- name: Regenerate static assets
|
||||
run: |
|
||||
make frontend-install-dependencies
|
||||
make frontend-install
|
||||
make frontend-build
|
||||
- name: Commit and push changes
|
||||
id: commit
|
||||
|
||||
@@ -14,5 +14,5 @@ jobs:
|
||||
timeout-minutes: 30
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- run: make frontend-install-dependencies
|
||||
- run: make frontend-install
|
||||
- run: make frontend-build
|
||||
Reference in New Issue
Block a user