Skip to content

Commit

Permalink
fix: dummy trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Jul 13, 2023
1 parent 4ff1532 commit 8204bcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dump_reencrypted_secrets.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Debug - dump encrypted secrets reencrypted with kubeseal
name: Check kubeconfig and dump reencrypted version with kubeseal

on:
workflow_dispatch:

jobs:
dump:
name: Dump
name: Check and dump
runs-on: ubuntu-latest
steps:
- uses: azure/setup-kubectl@v3
Expand Down

0 comments on commit 8204bcf

Please sign in to comment.