# Github Actions ## Workflows - 'build_and_test.yaml': Lints the player, and builds and tests each combination of OS and browser. - 'update_issues.yaml': Updates GitHub issues on a timer. - 'test_update_issues.yaml': Runs tests on the update-issues tool when it changes.