5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-09 16:16:55 +00:00

revert branch restriction for now

This commit is contained in:
JM Faircloth 2023-06-08 09:29:28 -05:00
parent 9994fa575f
commit 90459f262e

View file

@ -8,9 +8,6 @@ jobs:
steps:
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
- name: Check github.ref
run: echo "${{ github.ref }}"
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
with:
node-version: '16.14.0'