Skip to content

Commit

Permalink
chore: update GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
fbernaly committed Apr 17, 2024
1 parent c1bfdc5 commit 7312743
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
File renamed without changes.
1 change: 1 addition & 0 deletions .github/workflows/inactive-issues.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: Close inactive issues

on:
schedule:
- cron: "0 12 * * *"
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@


name: "Semantic PRs"
name: Semantic PRs

on:
pull_request_target:
Expand Down

0 comments on commit 7312743

Please sign in to comment.