Skip to content

Commit 1296c81

Browse files
authored
fix: previous fixes were for release ci, this one for cron ci (bgd-labs#626)
1 parent 0f15d9c commit 1296c81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ on:
1414
- main
1515
workflow_dispatch:
1616

17-
1817
jobs:
1918
check-proposals:
2019
name: Check if library is up to date
@@ -56,6 +55,7 @@ jobs:
5655
RPC_BNB: ${{ secrets.RPC_BNB }}
5756
RPC_METIS: ${{ secrets.RPC_METIS }}
5857
RPC_SCROLL: ${{ secrets.RPC_SCROLL }}
58+
RPC_FANTOM: ${{ secrets.RPC_FANTOM }}
5959

6060
- name: Create Pull Request
6161
uses: peter-evans/create-pull-request@5fb55cc7c4af0547e8aa82d5580fe1dea5684b89 # pin@00897e0bc2ceba9f86c9b0fda8429107112e6fa5

0 commit comments

Comments
 (0)