From baecc95db2fe8a75fdb64faf2174b13fdab3515f Mon Sep 17 00:00:00 2001 From: silas <95582913+silas-x@users.noreply.github.com> Date: Mon, 9 May 2022 20:30:49 +0100 Subject: [PATCH] update branches --- .github/workflows/ci-lint-test.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci-lint-test.yml b/.github/workflows/ci-lint-test.yml index cbc226cf8..c288fc47e 100644 --- a/.github/workflows/ci-lint-test.yml +++ b/.github/workflows/ci-lint-test.yml @@ -1,13 +1,16 @@ name: Lint and Test on: push: - branches: master + branches: + - main + - dev pull_request: env: CARGO_TERM_COLOR: always SOLANA_VERSION: "1.9.5" RUST_TOOLCHAIN: stable + LOG_PROGRAM: "m43thNJ58XCjL798ZSq6JGAG1BnWskhdq5or6kcnfsD" defaults: run: