Skip to content

Commit

Permalink
Update Sigrid workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
praseodym committed Jan 14, 2025
1 parent ceed51c commit 1608d93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Sigrid PR feedback
name: Sigrid PR Feedback
on:
pull_request:

jobs:
sigridci:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: Check out repository
uses: actions/checkout@v4
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/sigrid-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
name: Publish to Sigrid
name: Sigrid Publish
on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 1608d93

Please sign in to comment.