Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
👷 Fix Latest Changes action, set branch to main (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo authored May 27, 2021
1 parent 3499fab commit dd5dac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Latest Changes
on:
pull_request_target:
branches:
- master
- main
types:
- closed
# For manually triggering it
Expand Down

0 comments on commit dd5dac6

Please sign in to comment.