Skip to content

Commit

Permalink
Run GitHub Actions on push
Browse files Browse the repository at this point in the history
Summary: Run tests on every push.

Reviewed By: neildhar

Differential Revision: D61042384

fbshipit-source-id: 738c97ccb57756ac745f3c0c119e6df40e80e986
  • Loading branch information
Matt Blagden authored and facebook-github-bot committed Aug 16, 2024
1 parent 9620a77 commit 751d19f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: facebook/hermes/build
on:
push
pull_request:
branches:
- main
Expand Down

0 comments on commit 751d19f

Please sign in to comment.