forked from mirrors/amnezia-wg-easy
		
	npm-update-bot.yml: only push on master from wg-easy
This commit is contained in:
		
							parent
							
								
									280fc9f095
								
							
						
					
					
						commit
						e39eef2a37
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/npm-update-bot.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,7 +1,8 @@
 | 
				
			||||||
name: NPM Update Bot 🤖
 | 
					name: NPM Update Bot 🤖
 | 
				
			||||||
 | 
					
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  workflow_dispatch:
 | 
					  push:
 | 
				
			||||||
 | 
					    branches: [ "wg-easy:master" ]
 | 
				
			||||||
  schedule:
 | 
					  schedule:
 | 
				
			||||||
    - cron: "0 0 * * *"
 | 
					    - cron: "0 0 * * *"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue