Skip to content

Commit

Permalink
added actions again
Browse files Browse the repository at this point in the history
  • Loading branch information
dagfinno committed Sep 26, 2024
1 parent 59ed03c commit c0482b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 69 deletions.
61 changes: 0 additions & 61 deletions .github/workflows/run_xk6_k6.yml

This file was deleted.

6 changes: 1 addition & 5 deletions .github/workflows/taxreport-loadtest-ondemand.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: k6 Load Test

on:
push:
branches:
- '**'

on: workflow_dispatch
jobs:
run-test:
runs-on: ubuntu-latest
Expand Down
5 changes: 2 additions & 3 deletions .github/workflows/taxreport-loadtest-schedule.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: k6 Load Test

on:
push:
branches:
- '**'
schedule:
- cron: "15 4 * * *"

jobs:
run-test:
Expand Down

0 comments on commit c0482b4

Please sign in to comment.