Skip to content

Commit

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

Differential Revision: D61042384
  • Loading branch information
Matt Blagden authored and facebook-github-bot committed Aug 14, 2024
1 parent 880b164 commit 3ab1a56
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 3ab1a56

Please sign in to comment.