Skip to content

Commit

Permalink
ci: rename workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
greatislander committed Jan 20, 2025
1 parent 9554c63 commit 9bd9c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-branches.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Lint and test
name: Sync branches

on:
push:
branches: [main]
workflow_dispatch:

jobs:
merge-release:
sync-branches:
timeout-minutes: 5
permissions:
contents: write
Expand Down

0 comments on commit 9bd9c0f

Please sign in to comment.